Pocketbase Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Pocketbase Kotlin
Pocketbase Kotlin
/
io.github.agrevster.pocketbaseKotlin.models
/
AuthCollection
/
AuthAlertOptions
/
AuthAlertOptions
Auth
Alert
Options
constructor
(
enabled
:
Boolean
?
=
null
,
emailTemplate
:
AuthCollection.EmailTemplate
?
=
null
)
Parameters
enabled
Whether or not auth alert is enabled.
email
Template
The email template sent for auth alerts.